|
DX11 MOVE CAMERA DOWN
Moves the specified camera downwards based on its current orientation (for example, if the
camera in question is rotated so that it is facing upside down, this function would move
it upwards).
DX11 MOVE CAMERA DOWN camera, distance
camera Dword The camera to move.
distance Float The distance to move the specified camera in world space. You may specify a negative distance to instead move the camera upwards.
This function does not return a value.
CAMERA Functions Menu
DX11 Function Categories
|